Welcome![Sign In][Sign Up]
Location:
Search - matlab w

Search list

[GPS developwcdma_simulink

Description: W-CDMA的仿真代码 cdma仿真 大家可以看一下 -W-CDMA simulation simulation code cdma everyone can look at
Platform: | Size: 315392 | Author: YaAnn | Hits:

[matlabNLMS

Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。 -Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[Special EffectsPCA

Description: 主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。-Principal component analysis (PCA), PCA algorithm is based on the theory of KL transform, through a certain performance targets to find the linear transformation W, the realization of high-dimensional data, dimensionality reduction.
Platform: | Size: 1024 | Author: 李伟 | Hits:

[Special Effectsnmf

Description: 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数-Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space of the basic image pixels are positive, and face image in the sub-space projection coefficient is positive
Platform: | Size: 1024 | Author: 李伟 | Hits:

[Special EffectsDigitalImageProcessing

Description: 图像处理中的图像变换的源码与变换后的结果图,包括dct变换,dft变换,w-h变换等-Image Processing Image Transform source and transform the result of plans, including the DCT transform, dft transform, wh transform
Platform: | Size: 2068480 | Author: hs | Hits:

[2D GraphicW-Filter

Description: 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
Platform: | Size: 35840 | Author: xlz | Hits:

[Windows DevelopMccDemo3

Description: Matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -W cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
Platform: | Size: 285696 | Author: 提请 | Hits:

[Communication-MobilewcdmasimulationsimulinkmatlabsimulinkWCDMA

Description: wcdma_simulation_simulink用matlab simulink写的W-CDMA的仿真过程的整个代码-matlab simulink with wcdma_simulation_simulink written W-CDMA simulation of the entire code
Platform: | Size: 1209344 | Author: gan | Hits:

[matlabFiberGratingSpectra

Description: 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix method to calculate reflection spectrum of chirped grating is given in this section transfer matrix method to calculate chirped grating reflection spectrum and the delay of a complete example of M at lab procedures, the above code in M at lab513 and W indow s2000 environment to run through. The results shown in Figure 8. Can change the grating length, the effective refractive index, refractive index modulation depth and chirp coefficient parameters to obtain different parameters of grating reflection spectrum and the time delay curve. If you open Apodization line shielding Fu can be grating after apodization reflection spectrum and the delay characteristic curve, the curve at this time will be calculated as shown in Figure 8 a lot of curve smoothing.
Platform: | Size: 1024 | Author: 金沧 | Hits:

[matlabMatlabToolbox1

Description: matlab 应用数学工具箱的使用,包括概率统计、偏微分方程等。-matlab toolbox of applied mathematics, including probability and statistics, such as partial differential equations.
Platform: | Size: 3220480 | Author: guo guo | Hits:

[AI-NN-PRlibsvm-2.88

Description: 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification.
Platform: | Size: 518144 | Author: 雷源 | Hits:

[matlab7

Description: 摘 要 盲图像恢复的主要困难是信息不足,而为了恢复图像和确定点扩散函数需要适当的先验知识。解决这个问题的法、 法以及正则化方法等。但是这些方法的计算量都太大,针对上述方法的不足,文章提出了一种恢复图方法有图像的新算法,它通过恢复残差的最小化和后验概率的最大化来估计参数和恢复图像。其中,巧妙地利用了最陡梯度法和 共轭梯度法的迭代求解。对由于运动造成的模糊图像,可以明显地改善图像的质量,实验结果证明,在对模糊操作没有严格限制的情况下,仍可得到较好的恢复图像。-: : 2$*/<$ I?E L691/6@ F9MM9G:0=@ R9=? S092F 91/DE 6EC=76/=972 9C 92C:MM9G9E2= 92M761/=972$I?9C G/00C M76 L67LE6 92G76L7 ( ) =972 7M/L69769 U27R0EFDE /S7:= =?E 91/DE /2F =?E L792=8CL6E/F M:2G=972 &[ $RE008U27R CL/GE8/F/L=9OE 6ED:0/69</= 1E=?7F /2F 3+ 1E=?7F M76 91/DE 6EC=76/=972 /6E E =E2FEF =7 /FF6ECC =?9C L67S0E1$] 2ER 1E=?7F 9C L67L7CEF =7 6EC= S0:6 91/DE :C92D+5 /2F 5E/C=V:/6EC 1E=?7F$W= :CE 192919<E/G7C= M:2G=972 /2F 1/ 919<E &[ M:2G=972 =7 6EC= =?E 91/DE /2F 9FE2=9M@ =?E L/6/1E=E6C$I?9C 1E=?7F :CE C=EELEC= FECGE2= /2F G72Q:D/=E D6/F9E2= 1E=?7FC =7 192919<E , G7C= M:2G=972 /2F 1/ 919<E L7C=E69769 L67S/S909=@ =7 91L67OE =?E S0:6 91/DE X?9G? 9C /0C7 =7 91L67OE =?E 91/DE V: =@ 92 C71E FED6EE R9=? 27 C=69G= 0919=/=972$
Platform: | Size: 167936 | Author: zy | Hits:

[ARM-PowerPC-ColdFire-MIPSwork

Description: 上载的内容为随机信号处理的作业,具体是:其中W(t)为均值为零,方差为3的白噪声。 (1)产生若干组500个点长随机序列。 (2)找一个ARMA模型与(1)中的500个点匹配。 (3)在产生一个500个点长的随机序列校正。 -Upload the contents of random signal processing operations, specifically: one of W (t) for the mean zero, variance of white noise for 3. (1) have a number of group 500-point long random sequence. (2) to find an ARMA model with (1) in the 500-point match. (3) at a 500-point Calibration long random sequence.
Platform: | Size: 1024 | Author: tianli | Hits:

[matlabFasticadef

Description: matlab平台ICA独立成分分析源代码。用法:[icasig,W] = Fasticadef(x) 输入量:x 输出量:icasig(独立成分),W(分离矩阵)-matlab platform independent component analysis ICA source code. Usage: [icasig, W] = Fasticadef (x) input: x output: icasig (independent component), W (separation matrix)
Platform: | Size: 1024 | Author: Corf | Hits:

[Special EffectsColorFeatures

Description: 一种彩色图像边缘检测的算法。实现J.van de Weijer的" Robust Photometric Invariant Features from the Color Tensor"-The quasi-invariant derivatives can be used to suppress undesired edges such as shadow, shading and specular edges. LITERATURE: J. van de Weijer, Th. Gevers, A.W.M Smeulders " Robust Photometric Invariant Features from the Color Tensor" IEEE Trans. Image Processing, vol. 15 (1), January 2006.
Platform: | Size: 388096 | Author: 张子墨 | Hits:

[3G develop2

Description: 分布式异步传感器无源定位中,使用窗口函数为w,定位估计的CRLB-Distributed asynchronous passive location sensor, use the window function for w, targeting the estimated CRLB
Platform: | Size: 1024 | Author: yinlibo | Hits:

[matlabDV_Hop

Description: 无线传感网络DV HOP定位算法仿真 matlab平台源代码-DV HOP wireless sensor network localization algorithm simulation platform source code matlab
Platform: | Size: 1024 | Author: 张雷 | Hits:

[Speech/Voice recognition/combineherbordt2003

Description: Herbordt, W. Nakamura, S. & llermann, W. Multichannel estimation of the power spectral density of noise for mixtures of nonstationary signals IPSJ SIG Technical Reports, 2004 ,131 ,211 - 216-Herbordt, W. Nakamura, S. & llermann, W. Multichannel estimation of the power spectral density of noise for mixtures of nonstationary signals IPSJ SIG Technical Reports, 2004 ,131 ,211- 216
Platform: | Size: 3072 | Author: yao wang | Hits:

[matlabpowerflow-genetical.gorithm

Description: 用matlab编写的遗传算法结合潮流计算的程序-Matlab prepared using genetic algorithm combined with the trend of the calculation procedure
Platform: | Size: 9216 | Author: 王风 | Hits:

[Windows Developofdm

Description: 摘要:正交频分复用(OFDM)是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(CP)和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,保 护时隙、信道估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。 -O FDM is the key techno logy of 4G in the field of mobile comm unication.In this article O FDM ba sic p rinc ip le is briefly in troduced.Then,the influence of CP and d iffe rent channe l e stim a tion on the system pe rfo rm ance is emp ha tica lly analyzed respectively in Gauss and R ayle igh fading channe ls in the cond ition of ideal synchronization.B e sides,based on the given system mode l O FDM system is compu te r sim u la ted w ith MA TLAB language and the refe rentia l design p rocedure is given.Fina lly,the B ER cu rves of CP and channe l e stim ation a re given and comp ared.The conclusion is sa tisfac to ry.
Platform: | Size: 9216 | Author: 海之魂 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net